func runtime.fatalthrow

3 uses

	runtime (current package)
		panic.go#L1094: 	fatalthrow(throwTypeRuntime)
		panic.go#L1116: 	fatalthrow(throwTypeUser)
		panic.go#L1262: func fatalthrow(t throwType) {